home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / TURB_VIS / XDATE / README.TXT < prev    next >
Text File  |  1992-02-05  |  1KB  |  33 lines

  1.  
  2.  
  3.                           February 4, 1992
  4.  
  5.     This is my first attempt at programming Borland's powerful 
  6.  
  7. Turbo Vision.  For my  application,  I had  the need to constantly
  8.  
  9. display  the  date and  time on  my DeskTop.  To display  the time
  10.  
  11. I used the clock object from  the gadget unit that came with Turbo
  12.  
  13. Pascal 6.0.  Necessity  being the motivation for invention,  I set 
  14.  
  15. out to write my own Turbo Vision  unit that would display the date 
  16.  
  17. as well.  This was a leaning experience to  say  the least.  Using 
  18.  
  19. Gadgets as a template, and an  OOP unit  I had previously  written 
  20.  
  21. to display the date as a string, XDate was born.  Use TestPlat.PAS
  22.  
  23. to demonstrate  the use of XDate in the upper right portion of the
  24.  
  25. MenuBar.  DT_Test.PAS  demonstrates  the  use  of the clock object,
  26.  
  27. from  gadgets, in the  MenuBar and  XDate in  right portion of  the
  28.  
  29. StatusLine.
  30.                                                 Enjoy
  31.  
  32.                         Michael Peters
  33.                                                   70421,727